home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 41 / Amiga Format CD41 (1999-06)(Future Publishing)(GB)[!][issue 1999-07].iso / -seriously_amiga- / programming / other / guigfxlib / examples / mysticube / mysticube.doc < prev    next >
Text File  |  1999-04-19  |  1KB  |  54 lines

  1.  
  2. MysticCube
  3. --------------------------------------
  4.  
  5.   drag'n'drop picture viewer on a cube
  6.   
  7.   written by captain bifat / TEK neoscientists
  8.  
  9.  
  10. introduction
  11. --------------------------------------
  12.  
  13.   welcome to another workbench toy.
  14.  
  15.   MystiCube opens a scalable window on the default pubscreen
  16.   with a rotating, texture-mapped cube. you can drag'n'drop
  17.   pictures on the cube's faces in order to display them.
  18.  
  19.   MystiCube works on all kinds of screen modes (including hi- and
  20.   truecolor).
  21.  
  22.   press 't' for a frames-per-second counter.
  23.   press 'r' to obtain an RGB cube.
  24.   press 'i' to turn faces inside out.
  25.   press '+' and '-' to zoom in/out.
  26.  
  27.  
  28. demonstrated features
  29. --------------------------------------
  30.  
  31.   MystiCube is a quick hack to demonstrate some features of
  32.   guigfx.library.
  33.  
  34.   - dynamic palette creation with a set of different pictures
  35.   - screen-pen management
  36.   - datatype loading
  37.   - texture-mapping
  38.   
  39.  
  40. legal status
  41. --------------------------------------
  42.  
  43.   freeware, no copyrights apply
  44.  
  45.  
  46. author
  47. --------------------------------------
  48.  
  49.   captain bifat / TEK neoscientists
  50.   timm.mueller@darmstadt.netsurf.de
  51.  
  52.   homepage:
  53.   come.to/neoscientists
  54.